home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 46
/
Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso
/
-in_the_mag-
/
reader_requests
/
scilab
/
man
/
man-part1
/
cat3
/
texprint.3
< prev
next >
Wrap
Text File
|
1999-09-16
|
456b
|
67 lines
texprint(3) Scilab Function texprint(3)
NAME
texprint - TeX output of Scilab object
CALLING SEQUENCE
[text]= texprint(a)
PARAMETERS
a : Scilab object
text : list
DESCRIPTION
returns the Tex source code of the Scilab variable a. a is a matrix (con-
stant, polynomial, rational) or a linear system (syslin list).
SEE ALSO
pol2tex, pol2str